home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12377 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: sn.no!usenet
  2. From: balchen@sn.no (Jens Balchen Jr.)
  3. Newsgroups: comp.lang.basic.misc,comp.lang.basic.visual.misc,comp.lang.c,comp.lang.c++,comp.os.ms-windows.apps.comm,comp.os.ms-windows.apps.word-proc,comp.os.ms-windows.programmer.misc,comp.os.ms-windows.programmer.tools.mfc,comp.windows.misc
  4. Subject: Re: Help finding contents of current directory.
  5. Date: Tue, 19 Mar 1996 18:38:29 GMT
  6. Organization: Innocent Software
  7. Message-ID: <4imv0g$s92@hasle.sn.no>
  8. References: <4ho68l$qhi@ruby.digisys.net> <4hrjt1$jpr@news.microsoft.com> <3149D3CC.7D67@gate.net> <4ik34p$gdn@juliana.sprynet.com>
  9. Reply-To: balchen@sn.no
  10. NNTP-Posting-Host: krs3-8.ppp.sn.no
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. 76003.3021@compuserve.com (Bill Mageors)'s cats typed:
  14.  
  15. >>I am trying to get a listing of the files in the current directory. I realize I 
  16. >>will have to use 
  17. >>stat to determin wether it is a file or a directory.  But how do I find out what
  18.  
  19. >Simply.. just drop to a dos prompt and use command cd\windows or what ever 
  20. >the name of the directory is then the "dir" command to list files and sub 
  21. >directorys or dir/p to pause every 24 lines.
  22.  
  23. *ahem*
  24. This is a programming group, remember?
  25.  
  26. Jens (balchen@sn.no)
  27. -- 
  28. Newbiehood is not a period of time, it's a way of life.
  29.  
  30. http://www.sn.no/~balchen/
  31. ftp://ftp.sn.no/user/balchen/
  32.  
  33.